projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd98fed
)
Add "send patches" note to package-vc TODO section
author
Philip Kaludercic
<philipk@posteo.net>
Thu, 11 Aug 2022 12:19:26 +0000
(14:19 +0200)
committer
Philip Kaludercic
<philipk@posteo.net>
Thu, 11 Aug 2022 12:19:26 +0000
(14:19 +0200)
lisp/emacs-lisp/package-vc.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/package-vc.el
b/lisp/emacs-lisp/package-vc.el
index 04821d43c4a1edbbe051b45872292cdcfe560989..27f1c7c3b70efd5812bedb7af705b215e8b102cd 100644
(file)
--- a/
lisp/emacs-lisp/package-vc.el
+++ b/
lisp/emacs-lisp/package-vc.el
@@
-34,6
+34,8
@@
;; of the package if already installed.
;; - Allow for ELPA specifications to be respected without TODO
;; endangering the user with arbitrary code execution
+;; - Allow sending patches to package maintainers TODO
+;; * Add `vc-send-patch' to vc.el TODO
;;; Code: